FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.r4.zib2020#0.10.0-beta.1 (78 ms)

Package nictiz.fhir.nl.r4.zib2020
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.10.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-IllnessPerception
Url http://nictiz.nl/fhir/StructureDefinition/zib-IllnessPerception
Status draft
Name ZibIllnessPerception
Title zib IllnessPerception
Experimental False
Realm nl
Description In nearly all cases, a lengthy or life-threatening illness is a traumatic experience for the patient and their environment. Every patient deals with this in their own way. The way in which a person deals with problems and stress is also referred to as coping. Illness perception entails both the way the patient sees their situation and the way in which the patient and their environment deal with the situation (coping strategies).
Purpose This Observation resource represents the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) IllnessPerception v3.1 (2020)](https://zibs.nl/wiki/IllnessPerception-v3.1(2020EN)).
Copyright Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Type Observation
Kind resource

Resources that use this resource

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/nl-core-IllnessPerception nl core IllnessPerception

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "zib-IllnessPerception",
  "url" : "http://nictiz.nl/fhir/StructureDefinition/zib-IllnessPerception",
  "name" : "ZibIllnessPerception",
  "title" : "zib IllnessPerception",
  "status" : "draft",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "In nearly all cases, a lengthy or life-threatening illness is a traumatic experience for the patient and their environment. Every patient deals with this in their own way. The way in which a person deals with problems and stress is also referred to as coping. Illness perception entails both the way the patient sees their situation and the way in which the patient and their environment deal with the situation (coping strategies).",
  "purpose" : "This Observation resource represents the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) IllnessPerception v3.1 (2020)](https://zibs.nl/wiki/IllnessPerception-v3.1(2020EN)).",
  "copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "zib-illnessperception-v3.1-2020EN",
      "uri" : "https://zibs.nl/wiki/IllnessPerception-v3.1(2020EN)",
      "name" : "zib IllnessPerception-v3.1(2020EN)"
    }
  ],
  "kind" : "resource",
  "abstract" : true,
  "type" : "Observation",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation",
        "path" : "Observation",
        "short" : "IllnessPerception",
        "alias" : [
          "Ziektebeleving"
        ],
        "mapping" : [
          {
            "identity" : "zib-illnessperception-v3.1-2020EN",
            "map" : "NL-CM:18.5.1",
            "comment" : "IllnessPerception"
          }
        ]
      },
      {
        "id" : "Observation.code",
        "path" : "Observation.code",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "363910003"
            }
          ]
        }
      },
      {
        "id" : "Observation.component",
        "path" : "Observation.component",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "code"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.component:patientIllnessInsight",
        "path" : "Observation.component",
        "sliceName" : "patientIllnessInsight",
        "max" : "1"
      },
      {
        "id" : "Observation.component:patientIllnessInsight.code",
        "path" : "Observation.component.code",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "27026000"
            }
          ]
        }
      },
      {
        "id" : "Observation.component:patientIllnessInsight.value[x]",
        "path" : "Observation.component.value[x]",
        "short" : "PatientIllnessInsight",
        "definition" : "The patient’s illness insight describes their awareness of having an illness or health problem and what that means for their daily life.",
        "alias" : [
          "ZiekteInzichtVanPatiënt"
        ],
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "zib-illnessperception-v3.1-2020EN",
            "map" : "NL-CM:18.5.3",
            "comment" : "PatientIllnessInsight"
          }
        ]
      },
      {
        "id" : "Observation.component:copingWithIllnessByPatient",
        "path" : "Observation.component",
        "sliceName" : "copingWithIllnessByPatient",
        "max" : "1"
      },
      {
        "id" : "Observation.component:copingWithIllnessByPatient.code",
        "path" : "Observation.component.code",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "364667003"
            }
          ]
        }
      },
      {
        "id" : "Observation.component:copingWithIllnessByPatient.value[x]",
        "path" : "Observation.component.value[x]",
        "short" : "CopingWithIllnessByPatient",
        "definition" : "The description of how the patient deals with their illness or health problem.",
        "alias" : [
          "OmgaanMetZiekteprocesDoorPatiënt"
        ],
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "zib-illnessperception-v3.1-2020EN",
            "map" : "NL-CM:18.5.4",
            "comment" : "CopingWithIllnessByPatient"
          }
        ]
      },
      {
        "id" : "Observation.component:copingWithIllnessByFamily",
        "path" : "Observation.component",
        "sliceName" : "copingWithIllnessByFamily",
        "max" : "1"
      },
      {
        "id" : "Observation.component:copingWithIllnessByFamily.code",
        "path" : "Observation.component.code",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "405199009"
            }
          ]
        }
      },
      {
        "id" : "Observation.component:copingWithIllnessByFamily.value[x]",
        "path" : "Observation.component.value[x]",
        "short" : "CopingWithIllnessByFamily",
        "definition" : "The description of how the family deals with the patient’s illness or health problem.",
        "alias" : [
          "OmgaanMetZiekteprocesDoorNaasten"
        ],
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "zib-illnessperception-v3.1-2020EN",
            "map" : "NL-CM:18.5.5",
            "comment" : "CopingWithIllnessByFamily"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.